main: Use get/setenv_ulong()
authorSimon Glass <[email protected]>
Wed, 15 May 2013 06:23:57 +0000 (06:23 +0000)
committerTom Rini <[email protected]>
Tue, 4 Jun 2013 20:06:31 +0000 (16:06 -0400)
commitf2abca8459cf873147f37c0a1fe007ccc36a8926
tree8e840cd69d2962890d13a7282114908eab79377e
parentbc2b4c27d0fcdaac45f704d9ae05ef0bab3dc928
main: Use get/setenv_ulong()

These functions are now available, so use them to avoid extra code here.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]>
common/main.c